Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BetweenBidAdapter: add video support #7594

Merged
merged 4 commits into from
Oct 19, 2021

Conversation

anastasya123
Copy link
Contributor

Type of change

  • Feature

Description of change

add video support

@ChrisHuie ChrisHuie self-requested a review October 19, 2021 15:00
@ChrisHuie ChrisHuie self-assigned this Oct 19, 2021
@ChrisHuie ChrisHuie merged commit 6895104 into prebid:master Oct 19, 2021
params.mind = video.mind;
params.pos = 'atf';
ENDPOINT += '&jst=pvc';
params.codeType = CODE_TYPES.includes(video.codeType) ? video.codeType : 'inpage';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

technically we still are in the "support IE 11" phase @ChrisHuie

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yah #7619

cpabst pushed a commit to sovrn/Prebid.js that referenced this pull request Jan 10, 2022
* add video

* Between Bid Adapter: update video

* BetweenBidAdapter: jst fix

* BetweenBitAdapter: update test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants